If bridge name hasn't been recorded in XendConfig then try and work it out using...
authorTom Wilkie <tom.wilkie@gmail.com>
Wed, 25 Apr 2007 12:55:18 +0000 (13:55 +0100)
committerTom Wilkie <tom.wilkie@gmail.com>
Wed, 25 Apr 2007 12:55:18 +0000 (13:55 +0100)
commit9ad27d5eda2a3352a105277c2d569e241bbadb15
tree26e7bc0fc315da65a282a014bc0766f4204475eb
parent1f79e130d5d1a29b110d2e9fba87715c9e955689
If bridge name hasn't been recorded in XendConfig then try and work it out using Brctl.

This is needed when a VIF is created without specifying a bridge.

signed-off-by: Tom Wilkie <tom.wilkie@gmail.com>
tools/python/xen/xend/XendDomainInfo.py